Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Comments

Fix grammar in comments and documentation#1448

Closed
Marcofann wants to merge 5 commits intoscroll-tech:developfrom
Marcofann:fix/typos
Closed

Fix grammar in comments and documentation#1448
Marcofann wants to merge 5 commits intoscroll-tech:developfrom
Marcofann:fix/typos

Conversation

@Marcofann
Copy link

This pull request corrects grammatical errors in comments and documentation files across multiple modules. Specifically, it replaces instances of "a" with "an" where appropriate (e.g., before words starting with a vowel sound). The changes improve the readability and professionalism of the codebase.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Contents

This PR contains:

  • Fixed grammar in comments and documentation:
    • Replaced "a evm" with "an evm" in tests.rs.
    • Replaced "an new instance" with "a new instance" in storage.rs and transient_storage.rs.
    • Replaced "a Ethereum block" with "an Ethereum block" in geth_types.rs.
    • Replaced "a RPC node" with "an RPC node" in readme.md.

@Marcofann Marcofann closed this by deleting the head repository Aug 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant